github.com/jackc/pgx/v5/pgtype.scanPlanTextAnyToCircleScanner.Scan (method, view implemented interface methods)

2 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		circle.go#L47: 		return scanPlanTextAnyToCircleScanner{}.Scan([]byte(src), dst)
		circle.go#L187: func (scanPlanTextAnyToCircleScanner) Scan(src []byte, dst any) error {